CommonEvent 1198
Name = "会話：マジカルフライ"

  999([1198])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Ladybug is kind of laid-back, isn't she?\nI'd like her to take things a bit more seriously..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Professor Mephisto is strict, but the students admire her. I'm going to become a greater magician just like Professor."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I'm actually a carnivore...\nI don't say it often, because I'm drawn to my friends."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Butterfly is competitive and eager to study.\nShe is rather careless with her time however..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I've been really interested in lewd things...\n...Well, I can't really admit that..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I also learn about international situations during class. Including the atrocities of Grangold..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Even my senior classmates will teach me magic.\nEveryone admires the elites..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I would like to go to Plansect Village.\nI want to help the insect tribe, even if just a little."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I need to return to my room soon to study for a test... So let's finish this early."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Ladybug always copies my homework notes...\nI won't help her, maybe I should write the wrong answers on purpose."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Because I excessively read books using my dragonfly eyes, I've become nearsighted..."])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>By the way, are you the book-reading type?"])
    ShowText([""])
    ShowChoices([["I'm the type that doesn't read much", "I'm the type that reads the entire way", "I'm the type that prefers to write"], 0])
    When([0, "あまり読まないタイプ"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>You should read a lot, especially since you're a human."])
      ShowText([""])
      Empty([])

    When([1, "いっぱい読むタイプ"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>Yes... I think we'll get along."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "むしろ書くタイプ"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>Eh, really?! Wow!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>It is unusual to see intruders in the school.\nWhat have you come here for?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["To interrogate Mephisto", "To learn magic", "To do erotic things"], 0])
    When([0, "メフィストを問い質すため"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>Is that so...?\nBut I trust the Professor."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "魔術を教わるため"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>You wish to enroll...?\nThen you must take the exam properly."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "エロい事するため"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>You're the worst..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I'm often mistaken for a boy...\nIt may come as a bit of a shock."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I knew you were a girl", "I thought you were a boy", "I'm rather excited"], 0])
    When([0, "女だと分かった"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>Yes, I'm glad you noticed."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "男だと思った"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>Did you really...?\nGood grief..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "むしろ興奮する"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>You're disgusting..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>It's a little annoying to be mistaken for a boy... What do you think I should do to avoid being mistaken for one?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Wear more feminine clothing", "Expose your lower body", "Say dirty words"], 0])
    When([0, "女らしい服装をする"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>I see...but I'm not very good when it comes to fashion sense. I'll try for the time being."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "下半身を露出する"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>...Lecher."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "淫語を口走る"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>I'm not that kind of girl..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>White magic or black magic, which path should I specialize in... Hey, what do you think?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["White magic", "Black magic", "Both"], 0])
    When([0, "白魔法"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>I guess support is better after all...\nThank you, I'll try it as a reference."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "黒魔法"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>As expected, offensive magic is better for actual combat... Thank you, I'll try it as a reference."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "両方"])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>That's aiming too high... But I want to improve myself as an apprentice."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 1])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>I often get hurt during magic training...\nIf you have any herbs, could you share them with me?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 1, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an \\ii[1]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
        ShowText(["\\n<Magical Dragonfly>Thank you, I'm saved..."])
        ShowText([""])
        ChangeItems([1, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
        ShowText(["\\n<Magical Dragonfly>I see, it can't be helped..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>I want to eat meat... I'm a carnivore, after all."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
        ShowText(["\\n<Magical Dragonfly>Thank you, I'm saved..."])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
        ShowText(["\\n<Magical Dragonfly>I see, it can't be helped..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I spent it haphazardly... Could you give me a little money?"])
    ShowText([""])
    ConditionalBranch([7, 468, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 468G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
        ShowText(["\\n<Magical Dragonfly>Thank you, I'm saved..."])
        ShowText([""])
        ChangeGold([1, 0, 468])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
        ShowText(["\\n<Magical Dragonfly>I see, it can't be helped..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
      ShowText(["\\n<Magical Dragonfly>...You don't have any money either."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>I'll give you this feather, it's very convenient."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([23, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Magical Dragonfly gave you a \\ii[23]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>My scales are fairly valuable materials."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([207, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Magical Dragonfly gave you some \\ii[207]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["m_dragonfly_fc1", 0, 0, 2])
    ShowText(["\\n<Magical Dragonfly>Please have this money."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 780])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Magical Dragonfly gave you 780G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
